x86emul: CMPXCHG16B requires an aligned operand
authorJan Beulich <jbeulich@suse.com>
Wed, 18 Jan 2017 08:49:26 +0000 (09:49 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 18 Jan 2017 08:49:26 +0000 (09:49 +0100)
commit67e96796f438484cbe0e5829a42b107bdcabd5b9
tree3de803b71f024c6b5c4b8afddbe36065066db88b
parent080a31b6f95e17e3624b8f716653a6e9009912d6
x86emul: CMPXCHG16B requires an aligned operand

This distinguishes it from CMPXCHG8B.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
master commit: d7d3a82c28a1102ee6c9707071a946164bae0d57
master date: 2016-12-16 14:37:11 +0100
xen/arch/x86/x86_emulate/x86_emulate.c